Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

add rotate_bbox #692

Merged
merged 7 commits into from
Sep 19, 2018
Merged

add rotate_bbox #692

merged 7 commits into from
Sep 19, 2018

Conversation

knorth55
Copy link
Contributor

No description provided.

Args:
bbox (~numpy.ndarray): An array whose shape is :math:`(R, 4)`.
:math:`R` is the number of bounding boxes.
angle (float): Clock-wise rotation angle (degree) in [-180, 180].
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this counter clock-wise?

(rotated by angle 10)
figure_1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it is counter clock-wise!
thank you.

@yuyu2172 yuyu2172 merged commit f973856 into chainer:master Sep 19, 2018
@knorth55 knorth55 deleted the rotate-bbox branch September 19, 2018 08:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants